Previous Book Contents Book Index Next

Inside Macintosh: Using JBindery /
Chapter 1 - Using JBindery / JBindery Features


The Classpath Panel

Figure 1-2 shows the Classpath panel of JBindery, which displays the class paths used to search for Java classes.

If you launch JBindery by dragging a class file or a zip file onto the JBindery icon, the default class path is the folder containing the class or zip file. Otherwise, the default class path is the MRJ Libraries folder.

You can use this panel to specify additional class paths in a manner similar to setting the CLASSPATH Java environment variable.

Figure 1-2 The Classpath panel

These path entries are searched in the order they appear in the list. You can specify the path entries by selecting the buttons at the bottom of the panel.

Figure 1-3 The Add Manually dialog box

If you drag a class file onto the class path list from the Finder, JBindery automatically adds the parent folder of the class file to the list. Similarly, you can add folders or zip files by dragging them onto the list.

You can change the search position of any item in the class path list by selecting it and then using the up and down arrows. You can remove a selected item by using the Del button.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
22 APR 1997